tdf#38395 enable smart apostrophe replacement by default

Unicode apostrophe is mandatory for French, English, etc. typography,
and it is a default option in all modern word processors.

The fix enables single quote AutoCorrect replacement for all languages.

Change-Id: I2964242ecd1cc839bf27e9a3d772f5cab95d8db0
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index d693fc7..ebfe66f 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -1347,7 +1347,7 @@
          <desc>Specifies if single quotes should be replaced.</desc>
          <label>Single quotes - Replace</label>
        </info>
        <value>false</value>
        <value>true</value>
      </prop>
      <prop oor:name="SingleQuoteAtStart" oor:type="xs:int">
        <!-- OldPath: AutoCorrect/Options/All -->